home *** CD-ROM | disk | FTP | other *** search
- <screen version="1.0">
- <!-- actions -->
- <list id="acts">
- <record text="Confirm Offer" id="set " event_id="fini"/>
- <record text="Undo Changes" event_id="revt" />
- <record text="Withdraw Offer" id="disc" event_id="fini"/>
- </list>
-
- <container id="mask">
- <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
- </container>
-
- <container class="titled_box" title="Transfer Offer">
-
- <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
-
- <!-- everything inside a scrolling box, in case screen gets too small -->
- <container class="scrolling_box" id="tosb">
- <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
-
- <container id="togb">
- <!-- layout objects from top to bottom -->
- <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="12" />
- <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="12"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
-
- <!-- overview -->
- <container class="subsection_box">
- <string id="titl" value="Overview"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" gap="0"/>
- <layout class="fit_children_attachment" alignment="vertical" gap="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="text" id="tval" auto_size="vertical" spec="text"/>
- </container>
-
- <container>
- <layout class="arrange_horizontal_attachment" alignment="left,fill" offset="0" inset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
-
- <!-- basic offer -->
- <container class="subsection_box" id="offp">
- <string id="titl" value="Basic Offer"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" gap="0"/>
- <layout class="fit_children_attachment" alignment="vertical, fill" gap="0" />
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="group_box" id="oftp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Offer Type"/>
- <widget class="popup_button" id="oftw" sele="ttyc">
- <list id="items">
- <record id="1"> <string id="name" value="Transfer"/></record>
- <record id="4"> <string id="name" value="Trial"/></record>
- <record id="3"> <string id="name" value="Loan"/></record>
- <record id="5"> <string id="name" value="First Option"/></record>
- <record id="6"> <string id="name" value="Co-Ownership"/></record>
- <record id="7"> <string id="name" value="Enquiry"/></record>
- </list>
- </widget>
- </widget>
-
-
- <widget class="group_box" id="fepl">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" id="feel" text="Fee"/>
- <widget class="cssl" id="feew">
- <flags id="crst" value="4"/>
- <integer id="cmnv" value="0"/>
- <flags id="sele" value="chca"/>
- </widget>
- </widget>
-
- <widget class="group_box" id="tdtp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Transfer Date"/>
- <widget class="popup_button" id="tdtw" sele="tdch"/>
- </widget>
-
- <!-- disabled
- <widget class="group_box" id="lntp">
- <layout class="arrange_horizontal_attachment" alignment="fill" gap="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" id="lntl" text="Status Until Transfer Date"/>
- <widget class="popup_button" id="lntw" sele="olud">
- <list id="items">
- <record id="0"> <string id="name" value="Remains At Existing Club"/> </record>
- <record id="1"> <string id="name" value="On Loan To New Club"/> </record>
- </list>
- </widget>
- </widget>
- -->
-
- <widget class="group_box" id="cptp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" />
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <widget class="label" id="pltl" text="Playing Team" />
- <widget class="popup_button" id="pltm" sele="pltm" />
- </widget>
-
- <widget class="group_box" id="lenp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <widget class="label" text="Duration"/>
- <widget class="popup_button" id="lnww" sele="lenc">
- <list id="items">
- <record id="1">
- <string id="name" value="1 Week"/>
- </record>
- <record id="2">
- <string id="name" value="2 Weeks"/>
- </record>
- <record id="3">
- <string id="name" value="3 Weeks"/>
- </record>
- <record id="4">
- <string id="name" value="4 Weeks"/>
- </record>
- </list>
- </widget>
- <widget class="popup_button" id="leyw" sele="lenc">
- <list id="items">
- <record id="1">
- <string id="name" value="1 Year"/>
- </record>
- <record id="2">
- <string id="name" value="2 Years"/>
- </record>
- <record id="3">
- <string id="name" value="3 Years"/>
- </record>
- </list>
- </widget>
- <widget class="popup_button" id="lelw" sele="lenc">
- <list id="items">
- <record id="1"> <string id="name" value="1 Month"/> </record>
- <record id="2"> <string id="name" value="2 Months"/> </record>
- <record id="4"> <string id="name" value="3 Months"/> </record>
- <record id="8"> <string id="name" value="4 Months"/> </record>
- <record id="16"> <string id="name" value="5 Months"/> </record>
- <record id="32"> <string id="name" value="6 Months"/> </record>
- <record id="64"> <string id="name" value="7 Months"/> </record>
- <record id="128"> <string id="name" value="8 Months"/> </record>
- <record id="256"> <string id="name" value="9 Months"/> </record>
- <record id="512"> <string id="name" value="10 Months"/> </record>
- <record id="1024"> <string id="name" value="11 Months"/> </record>
- <record id="2048"> <string id="name" value="12 Months"/> </record>
- <record id="4096"> <string id="name" value="End Of Season"/> </record>
- </list>
- </widget>
- </widget>
-
- <widget class="group_box" id="wagp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Wages"/>
- <widget class="popup_button" id="wagw" sele="lowc">
- <list id="items">
- <record id="0"> <string id="name" value="0%"/> </record>
- <record id="10"> <string id="name" value="10%"/> </record>
- <record id="20"> <string id="name" value="20%"/> </record>
- <record id="30"> <string id="name" value="30%"/> </record>
- <record id="40"> <string id="name" value="40%"/> </record>
- <record id="50"> <string id="name" value="50%"/> </record>
- <record id="60"> <string id="name" value="60%"/> </record>
- <record id="70"> <string id="name" value="70%"/> </record>
- <record id="80"> <string id="name" value="80%"/> </record>
- <record id="90"> <string id="name" value="90%"/> </record>
- <record id="100"> <string id="name" value="100%"/> </record>
- </list>
- </widget>
- </widget>
-
- <widget class="group_box" id="cwpp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Co-Ownership Percentage[COMMENT: transfer_offer_screen; the percentage of player a club owns; e.g. 30%]"/>
- <widget class="popup_button" id="cwpw" sele="cwpc">
- <list id="items">
- <record id="10"> <string id="name" value="10%"/> </record>
- <record id="20"> <string id="name" value="20%"/> </record>
- <record id="30"> <string id="name" value="30%"/> </record>
- <record id="40"> <string id="name" value="40%"/> </record>
- <record id="50"> <string id="name" value="50%"/> </record>
- <record id="60"> <string id="name" value="60%"/> </record>
- <record id="70"> <string id="name" value="70%"/> </record>
- <record id="80"> <string id="name" value="80%"/> </record>
- <record id="90"> <string id="name" value="90%"/> </record>
- </list>
- </widget>
- </widget>
-
- <widget class="group_box" id="futp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Future Fee"/>
- <widget class="cssl" id="futw">
- <flags id="crst" value="4"/>
- <integer id="cmnv" value="0"/>
- <boolean id="uswg" value="false"/>
- <boolean id="csab" value="true"/>
- <string id="csbs" value="Not Set"/>
- <flags id="sele" value="chfu"/>
- </widget>
- </widget>
-
- <widget class="group_box" id="negp">
- <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="label" text="Flexibility"/>
- <widget class="popup_button" id="negw" sele="trtc" >
- <list id="items">
- <record id="0">
- <string id="name" value="Non-Negotiable[COMMENT: transfer_offer_screen]"/>
- </record>
- <record id="1">
- <string id="name" value="Negotiable"/>
- </record>
- </list>
- </widget>
- </widget>
-
- <container id="ddln">
- <layout class="arhz" algn="fill" offs="0"/>
- <layout class="stks" algn="top" inse="0" laye="true"/>
- <layout class="fitc" algn="vertical" offs="0"/>
-
- <widget class="labl" text="Decision Deadline[transfer offer screen]"/>
- <widget class="pbtn" id="ddlw" sele="ddle">
- <list id="itms">
- <record id="-1">
- <string id="name" value="Not Set[Deadline option on transfer offer screen]"/>
- </record>
- <record id="0">
- <string id="name" value="Today[Deadline option on transfer offer screen]"/>
- </record>
- <record id="1">
- <string id="name" value="Tomorrow[Deadline option on transfer offer screen]"/>
- </record>
- <record id="7">
- <string id="name" value="Next Week[Deadline option on transfer offer screen]"/>
- </record>
- </list>
- </widget>
- </container>
-
- <container id="pubp">
- <layout class="arhz" algn="fill" offs="0"/>
- <layout class="stks" algn="top" inse="0" laye="true"/>
- <layout class="fitc" algn="vertical"/>
-
- <widget class="label" text="Publicity"/>
- <widget class="popup_button" id="pubw" sele="pubc">
- <list id="items">
- <record id="0">
- <string id="name" value="Private"/>
- </record>
- <record id="1">
- <string id="name" value="Public"/>
- </record>
- </list>
- </widget>
- </container>
- </container>
-
- <!-- loan options -->
- <container class="subsection_box" id="lopp">
- <boolean id="scst" value="true"/>
- <string id="titl" value="Loan Options"/>
- <boolean id="cola" value="true"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical, fill" offset="4"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="losp">
- <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-2, -1"/>
- <flags id="sele" value="selo"/>
-
- </widget>
-
- <container>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
-
- <widget class="action_button" id="rlow" auto_size="horizontal" clke="rmlo">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="popup_button" id="alow" auto_size="horizontal" fixed="true" sele="adlo">
- <string id="text" value="Add"/>
-
- <list id="items">
- <record name="Can play in cup matches" id="lpcm"/>
- <record name="Can play against own team" id="lpao"/>
- <record name="Can be recalled" id="lcbr"/>
- </list>
-
- </widget>
-
- </container>
- </container>
-
- <!-- clauses -->
- <container class="subsection_box" id="clau">
- <boolean id="scst" value="true"/>
- <string id="titl" value="Additional Clauses"/>
- <boolean id="cola" value="true"/>
-
- <layout class="arrange_vertical_attachment" alignment="top"/>
- <layout class="fit_children_attachment" alignment="vertical, fill"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="clsp">
- <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-1,150"/>
- <flags id="sele" value="sell"/>
-
- </widget>
-
- <container>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
-
- <widget class="action_button" id="rmlw" auto_size="horizontal" clke="reml">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="popup_button" id="adlw" auto_size="horizontal" fixed="true" sele="addl">
- <string id="text" value="Add"/>
-
- <list id="items">
- <record name="Percentage Of Next Sale" id="nxs%"/>
- <record name="Buy Back Price" id="tbbp"/>
- <record name="Arrange Friendly" id="arfr"/>
- </list>
-
- </widget>
-
- </container>
- </container>
-
-
- </container>
-
- <!-- fees -->
- <container class="subsection_box" id="fees">
- <boolean id="scst" value="true"/>
- <string id="titl" value="Additional Fees"/>
- <boolean id="cola" value="true"/>
-
- <layout class="arrange_vertical_attachment" alignment="top"/>
- <layout class="fit_children_attachment" alignment="vertical, fill"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="feep">
- <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-2, -1, -1, -2"/>
- <flags id="sele" value="self"/>
- </widget>
-
- <container>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
-
- <widget class="action_button" id="rmfw" auto_size="horizontal" clke="remf">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="popup_button" id="adfw" auto_size="horizontal" fixed="true" sele="addf">
- <string id="text" value="Add"/>
-
- <list id="items">
- <record name="Monthly Installments" id="tmni"/>
- <record name="After League Appearances" id="tflg"/>
- <record name="Per League Appearance" id="fplg"/>
- <record name="After International Appearances" id="tfig"/>
- <record name="Minimum League Goals" id="falg"/>
- <record name="After Promotion" id="tgpc"/>
- </list>
- </widget>
-
- </container>
- </container>
-
- <!-- exchanged players -->
- <container class="subsection_box" id="exch">
- <string id="titl" value="Players To Exchange"/>
- <boolean id="cola" value="true"/>
- <boolean id="scst" value="true"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" />
- <layout class="fit_children_attachment" alignment="vertical, fill"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="excl">
- <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-1,-1"/>
- <flags id="sele" value="sele"/>
- </widget>
-
- <container>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
-
- <widget class="action_button" id="rmew" auto_size="horizontal" clke="reme">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="pbtn" id="adew" auto_size="horizontal" fixe="true" sele="adde">
- <string id="text" value="Add"/>
- </widget>
- </container>
- </container>
-
- <!-- clubs -->
- <container class="subsection_box" id="club">
- <string id="titl" value="Human Clubs To Target[COMMENT: offer to clubs; club list box heading]"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="clst">
- <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-1, -1"/>
- <flags id="sele" value="updc"/>
- </widget>
-
- <container>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="action_button" id="racw" auto_size="horizontal" clke="rapc">
- <string id="text" value="Remove All"/>
- </widget>
-
- <widget class="action_button" id="rmcw" auto_size="horizontal" clke="rmpc">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="popup_button" id="adcw" auto_size="horizontal" fixed="true" sele="aprc">
- <string id="text" value="Add"/>
- </widget>
- </container>
- </container>
-
- <!-- clubs to exclude-->
- <container class="subsection_box" id="excb">
- <string id="titl" value="Clubs To Exclude[COMMENT: offer to clubs; exclude clubs list box heading]"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="erst">
- <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-1, -1"/>
- </widget>
-
- <container>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="arrange_horizontal_attachment" alignment="left" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="check_box" id="ercw" clke="exrt" text="Exclude Rival Clubs[COMMENT: offer to clubs; exclude rival clubs check box]" auto_size="horizontal"/>
- </container>
- </container>
-
- <!-- drafts -->
- <container class="subsection_box" id="drft">
- <string id="titl" value="Drafts"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
- <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="table" id="drfl">
- <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
- <boolean id="auto_size_rows" value="true"/>
- <boolean id="stretch_to_fit_rows" value="true"/>
- <flags id="layo" value="-1, -1"/>
- <flags id="sele" value="updd"/>
- </widget>
-
- <container>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
- <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
-
- <widget class="action_button" id="rmdw" auto_size="horizontal" clke="rmda">
- <string id="text" value="Remove"/>
- </widget>
-
- <widget class="popup_button" id="addw" auto_size="horizontal" fixed="true" sele="aprc">
- <string id="text" value="Add"/>
- </widget>
- </container>
- </container>
-
- <!-- comments -->
- <container class="subsection_box" id="comm">
- <string id="titl" value="Comments"/>
-
- <layout class="arrange_vertical_attachment" alignment="top" />
- <layout class="fit_children_attachment" alignment="vertical, fill"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <record id="defp">
- <flags id="auto_size" value="vertical"/>
- <flags id="spec" value="text"/>
- <colour red="255" green="208" blue="0"/>
- </record>
- </container>
-
- <!-- message -->
- <container class="subsection_box" id="msgp">
- <string id="titl" value="Message[COMMENT - message to other manager in transfer offer screen]"/>
-
- <layout class="arrange_vertical_attachment" algn="top" />
- <layout class="fit_children_attachment" algn="vertical, fill"/>
- <layout class="stick_to_sides_attachment" algn="horizontal" laye="true" inse="0"/>
-
- <widget class="ectl" mlti="true" id="msge" height="60" text="" chev="msge" >
- <colour id="colr" name="text"/>
- </widget>
- </container>
-
- </container>
- </container>
- </container>
- </screen>
-